PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / getEmbedForm Method
In This Topic
    getEmbedForm Method
    In This Topic
    Gets a value indicating whether the PDF file is embedded in the submitted data.
    Syntax
    public boolean getEmbedForm()

    Return Value

    True if the PDF file is embedded in the submitted FDF file.
    See Also